gesture: Offer always coordinates in the gesture widget coordinate space
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 24 Mar 2014 12:04:51 +0000 (13:04 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:23 +0000 (19:54 +0200)
commit03381beaccf9cc43a36f1f73c3dc954d78ae5e50
tree7f0019ff67901eb73e16c54cb3ae20c167e5e03e
parent4c34d4566c8c7cfc5adfdf4655cb076134b490c7
gesture: Offer always coordinates in the gesture widget coordinate space

Translate events meant for other widgets/windows, so gtk_gesture_get_point()
always returns coordinates based on the gtk_event_controller_get_widget()
allocation.
gtk/gtkgesture.c